.top_all{
	padding-top: 20px;
	width: 1200px;
	margin: 0 auto;
}
.top {
	height: 552px;
}
.top_left {
	display: inline-block;
}
.top_left li a{
	margin-left: 21px;
	font-size: 14px;
	color: #fff;
}
.top_left li{
	width: 110px;
	height: 25px;
	line-height: 25px;
	position: relative;
	display: inline-block;
	margin-right: 0px;
}
.top_left li:hover a{
	color: #1f61ba;
}

.dhqw {
	background: url(../images/04.png) no-repeat left;
}

.dhqw2 {
	background: url(../images/05.png) no-repeat left;
	width: 94px !important;
}


.dhqw3 {
	background: url(../images/05.png) no-repeat left;
	width: 95px !important;
}


.dhqw4 {
	background: url(../images/06.png) no-repeat left;
}

.top_right {
	height: 25px;
	line-height: 25px;
	float: right;
	width: 470px;
}
.top_right li{
	width: 90px;
	height: 25px;
	line-height: 25px;
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.top_right li a{
	margin-left: 27px;
	font-size: 14px;
	color: #fff;
}
.top_right li:hover a{
	color: #1f61ba;
}

.right1 {
	background: url(../images/weixin_white.png) no-repeat left;
	width: 81px !important;
}
.right1:hover {
	background: url(../images/weixin_blue.png) no-repeat left;
}
.right2 {
	background: url(../images/weibo_white.png) no-repeat left;
	width: 79px !important;

}
.right2:hover {
	background: url(../images/weibo_blue.png) no-repeat left;
}

.right3 {
	background: url(../images/wezhangai_white.png) no-repeat left;
	    width: 94px !important;
}

.right3:hover {
	background: url(../images/wuzhangai_blue.png) no-repeat left;
}

.right4 {
	background: url(../images/fanti_white.png) no-repeat left;
}
.right4:hover {
	background: url(../images/fanti_blue.png) no-repeat left;
}


.qwimg {
	display: none;
	width: 86px;
	height: 86px;
	position: absolute;
	left: 0;
}

.qwimg img {
	width: 100%;
	height: 100%;
	margin-top: 23px;
}

.weibo {
	display: none;
	width: 86px;
	height: 86px;
	position: absolute;
	left: 0;
}

.weibo img {
	width: 100%;
	height: 100%;
	margin-top: 23px
}




.right1:hover .qwimg {
	display: inline-block;
}

.right2:hover .weibo {
	display: inline-block;
}

@media only screen and (min-width: 100px) and (max-width: 1200px) {
	.top_all {
		/*display: none;*/
                width: auto;
    padding-top: 0px;

	}

	.top_left {
		display: none;
	}

	.top_right {
		/*display: none;*/
              width: auto;float: left;
	}
.top_right .right1{display: none;}
.top_right .right2{display: none;}
.top_right .right4{display: none;}
}
